home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Anime Robot
/
Anime Robot.iso
/
pc
/
DATA
/
START.dxr
/
00021_ciclo normale.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-13
|
133 b
|
12 lines
on exitFrame
go(the frame)
end
on enterFrame
global gInit
if gInit = 1 then
initcursori()
set gInit to 0
end if
end